home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / Graphics / DiamondBOX / DiamondBOX.readme < prev    next >
Encoding:
Text File  |  2001-04-24  |  2.0 KB  |  71 lines

  1. Short:    Layer based 24 bit image editing V1.10
  2. Uploader: nkt@ecsoft.dk (Nikolaj Thygesen)
  3. Author:   nkt@ecsoft.dk (Nikolaj Thygesen)
  4. Type:     gfx/edit
  5. Requires: OS3.0+, CGFX 2+, 68020+, 8+ Mb RAM
  6. Version:  1.11
  7.  
  8.                                                      Copenhagen - April. 2001
  9.  
  10.     DiamondBOX is a 24 bit layer based Photo Retouching editor inspired by photogenics.
  11.  
  12.     It's done in C++ as a way of solving a practical problem while at the same time
  13. familiarizing myself with the OO approach. If you want the plugin API, drop me a line,
  14. and let's see what happens.
  15.  
  16.   * A little feature list
  17. ====================================================================================
  18.  
  19.   - Fully multithreaded.
  20.  
  21.   - Internal representation of images always 32-bit.
  22.  
  23.   - Add as many layers as you want (and have RAM for).
  24.  
  25.   - Change Layer-Effects on the fly and watch the changes right before your very eyes.
  26.  
  27.   - Draw with Air Brush, Text, Lines, Rectangles, Ellipses or even lightnings.
  28.  
  29.   - Apply textures to Effects for compositions or strange Alpha Channels.
  30.  
  31.   - Create your own brushes.
  32.  
  33.   - Print using the TurboPrint saver.
  34.  
  35.   - Save your picture as a C-source 24-bit bitmap.
  36.  
  37.   - Different Generators to create fractal skies or maybe just plain pieces of paper.
  38.  
  39.   - Loads IFF-ILBM / JPEG / PNG.
  40.  
  41.   - Expandable - write your own Pebbles (Savers / Loaders / Effects...)
  42.  
  43.   - Change all Toolbar buttons with DiamondBOX itself.
  44.  
  45.  
  46.   * Need to have/know:
  47. ====================================================================================
  48.  
  49.   - OS3.0+
  50.  
  51.   - CGFX 2+
  52.  
  53.   - 68020+
  54.  
  55.   - 8+ Mb RAM
  56.  
  57.   - Make sure you have a GFX board, and run DiamondBOX on a 16+ bit public screen.
  58.     Default is Workbench. Set name of PubScreen in icon.
  59.  
  60.   - DiamondBOX eats loads of RAM - the more you have the better!!
  61.  
  62.   - Install by dearchiving into any Drawer of your choice.
  63.  
  64.   - Please read thru the tutorial in the guide!!! Learning curve a little steap.
  65.  
  66.  
  67.     br...
  68.  
  69.     Nikolaj Thygesen
  70.     nkt@ecsoft.dk
  71.